From: Stefano Stabellini Date: Thu, 1 Dec 2011 16:26:31 +0000 (+0000) Subject: xl.pod.1: add a description of the global options X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=5139b5582954e00dc0a11756938cedfd054099d9;p=xen.git xl.pod.1: add a description of the global options Signed-off-by: Stefano Stabellini Committed-by: Ian Jackson --- diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 8cc977924b..292b3c61c5 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -45,6 +45,22 @@ Most B commands require root privileges to run due to the communications channels used to talk to the hypervisor. Running as non root will return an error. +=head1 GLOBAL OPTIONS + +Some global options are always available: + +=over 4 + +=item B<-v> + +Verbose. + +=item B<-N> + +Dry run: do not actually execute the command. + +=back + =head1 DOMAIN SUBCOMMANDS The following subcommands manipulate domains directly. As stated